func net.xtoi
3 uses
net (current package)
ip.go#L620: n, c, ok := xtoi(s)
parse.go#L138: func xtoi(s string) (n int, i int, ok bool) {
parse.go#L171: n, ei, ok := xtoi(s[:2])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)